trusted process meaning in Chinese
可信进程
Examples
- The act of opening the project or component in a management studio may execute its code in a trusted process on your local machine
在management studio中打开项目或组件的操作可能会导致其代码在本地计算机上的可信进程中得到执行。 - Creating projects in visual studio automatically executes code from that project on your local machine in the trusted process of devenv . exe
在visual studio中创建项目时,将在本地计算机的devenv . exe的受信任进程中自动执行该项目中的代码。 - Opening a project in visual studio automatically executes code from that project on your local machine in the fully trusted process of devenv . exe
在visual studio中打开一个项目时,将在本地计算机的devenv . exe完全受信任进程中自动执行该项目中的代码。 - The act of opening the project or component in a visual studio designer will cause devenv . exe to execute its code in a trusted process on your local machine
在visual studio设计器中打开项目或组件将导致devenv . exe在本地计算机的受信任进程中执行其代码。 - Opening projects or components in certain visual studio designers executes code from that project or component on your local machine in the trusted process of devenv . exe
在某些visual studio设计器中打开项目或组件时,将在本地计算机的devenv . exe受信任进程中执行该项目或组件中的代码。